home *** CD-ROM | disk | FTP | other *** search
- object frmDlgMPG: TfrmDlgMPG
- Left = 328
- Top = 130
- BorderStyle = bsDialog
- ClientHeight = 398
- ClientWidth = 272
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object boxDataRate: TGroupBox
- Left = 9
- Top = 91
- Width = 252
- Height = 190
- Caption = 'Bit Rate'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- object labBitRate: TLabel
- Left = 37
- Top = 105
- Width = 33
- Height = 13
- Caption = 'Bit rate'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object labMaxRate: TLabel
- Left = 37
- Top = 130
- Width = 20
- Height = 13
- Caption = 'Max'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object labMinRate: TLabel
- Left = 37
- Top = 155
- Width = 17
- Height = 13
- Caption = 'Min'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object btnDataRates: TButton
- Left = 15
- Top = 22
- Width = 72
- Height = 21
- Caption = 'Select...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = btnDataRatesClick
- end
- object radCBR: TRadioButton
- Left = 15
- Top = 56
- Width = 131
- Height = 17
- Caption = 'CBR - Constant bit rate'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- TabOrder = 1
- end
- object radVBR: TRadioButton
- Left = 15
- Top = 80
- Width = 131
- Height = 17
- Caption = 'VBR - Variable bit rate'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- TabOrder = 2
- end
- object edBitRate: TEdit
- Left = 96
- Top = 102
- Width = 72
- Height = 21
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- end
- object edMaxRate: TEdit
- Left = 96
- Top = 127
- Width = 72
- Height = 21
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- end
- object edMinRate: TEdit
- Left = 96
- Top = 152
- Width = 72
- Height = 21
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 5
- end
- end
- object btnOK: TBitBtn
- Left = 89
- Top = 359
- Width = 84
- Height = 28
- Caption = 'OK'
- Default = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 3
- NumGlyphs = 4
- end
- object btnCancel: TBitBtn
- Left = 173
- Top = 359
- Width = 84
- Height = 28
- Cancel = True
- Caption = 'Cancel'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 2
- ParentFont = False
- TabOrder = 4
- NumGlyphs = 4
- end
- object boxFormat: TGroupBox
- Left = 9
- Top = 6
- Width = 252
- Height = 80
- Caption = 'Codec'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- object lstFormat: TComboBox
- Left = 15
- Top = 23
- Width = 221
- Height = 21
- Style = csDropDownList
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- ParentFont = False
- TabOrder = 0
- OnChange = lstFormatChange
- end
- object chkHiQ: TCheckBox
- Left = 16
- Top = 52
- Width = 166
- Height = 17
- Caption = 'High quality and compatibility'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- TabOrder = 1
- end
- end
- object boxAspect: TGroupBox
- Left = 9
- Top = 286
- Width = 252
- Height = 60
- Caption = 'Aspect Ratio'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- object labAspectRatio: TLabel
- Left = 97
- Top = 29
- Width = 26
- Height = 13
- Caption = '(ratio)'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object btnAspect: TButton
- Left = 15
- Top = 25
- Width = 72
- Height = 21
- Caption = 'Select...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = btnAspectClick
- end
- end
- end
-